[PATCH] [libomp] Explicitly include <string> header (NFC)
authorNikita Popov <npopov@redhat.com>
Fri, 20 Jan 2023 09:11:01 +0000 (10:11 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Sat, 4 May 2024 05:18:23 +0000 (07:18 +0200)
commite805c21db690c56bf7ad808652c06c14201d092e
treeedc625baf3f9f4347070f507d77659b5892c20cc
parentfb64b0c503295b44eba03c5fb948b73c7267d60b
[PATCH] [libomp] Explicitly include <string> header (NFC)

This is required to build against libstdc++ 13. Debug.h uses
std::stoi() from <string> without explicitly including it.

Gbp-Pq: Name gcc-13-build-fix.patch
openmp/libomptarget/include/Debug.h